[Apr 27 1999, 13:10:21]
    Starting SMIT

1800-007 There are currently no SMIT
screen entries available for this FastPath.
This FastPath may require installation of
additional software before it can be accessed.

(Could not find SMIT database entry
for given FastPath id:
"spool".)


[Apr 27 1999, 13:10:25]
    Exiting SMIT


[Apr 27 1999, 13:10:29]
    Starting SMIT

(Menu screen selected,
	FastPath    = "top_menu",
	id_seq_num  = "0",
	next_id     = "top_menu",
	title       = "System Management".)

(Menu screen selected,
	FastPath    = "spooler",
	id_seq_num  = "060",
	next_id     = "spooler",
	title       = "Print Spooling".)

(Dialogue screen selected,
	FastPath    = "lspq",
	id          = "lspq",
	title       = "List All Print Queues".)

[Apr 27 1999, 13:10:37]

    Command_to_Execute follows below:
>> function is_ext { 
		if [[ -x /usr/lib/lpd/pio/etc/piolsvp ]]
		then 
			/usr/lib/lpd/pio/etc/piolsvp -p 2>/dev/null
		else
			/usr/bin/lsallq
		fi
		}; is_ext


    Output from Command_to_Execute follows below:

---- start ----

# PRINT QUEUE          PRINTER              DESCRIPTION
  ps66411              @ssdprtsvr           d103                               
  asc66411             @ssdprtsvr           Remote Printer                     
  ps66451              @ssdprtsvr           Remote Printer                     
  asc66451             @ssdprtsvr           Remote Printer                     
  ps66442              @ssdprtsvr           Remote Printer                     
  asc66442             @ssdprtsvr           Remote Printer                     
  ps66441              @ssdprtsvr           Remote Printer                     
  asc66441             @ssdprtsvr           Remote Printer                     
  ps66001              @ssdprtsvr           Remote Printer                     
  asc66001             @ssdprtsvr           Remote Printer                     


---- end ----

[Apr 27 1999, 13:10:41]



[Apr 27 1999, 13:11:05]
    Exiting SMIT


[May 07 1999, 15:19:50]
Starting Motif SMIT
(Menu screen selected,
	FastPath    = "top_menu",
	id_seq_num  = "0",
	next_id     = "top_menu",
	title       = "System Management".)
(Menu screen selected,
	FastPath    = "apps",
	id_seq_num  = "100",
	next_id     = "apps",
	title       = "Applications".)
1800-011 There are currently no additional
SMIT menu screen entries available for this
item.  This item may require installation of
additional software before it can be accessed.

(Specified sm_menu_opt with
id         = "apps",
id_seq_num = "",
was not found in SMIT/ODM database.)
(Menu screen selected,
	FastPath    = "apps",
	id_seq_num  = "100",
	next_id     = "apps",
	title       = "Applications".)
1800-011 There are currently no additional
SMIT menu screen entries available for this
item.  This item may require installation of
additional software before it can be accessed.

(Specified sm_menu_opt with
id         = "apps",
id_seq_num = "",
was not found in SMIT/ODM database.)

[May 07 1999, 15:20:17]
Stopping Motif SMIT

[May 11 1999, 12:13:31]
    Starting SMIT

(Menu screen selected,
	FastPath    = "top_menu",
	id_seq_num  = "0",
	next_id     = "top_menu",
	title       = "System Management".)

(Menu screen selected,
	FastPath    = "security",
	id_seq_num  = "040",
	next_id     = "security",
	title       = "Security & Users".)

(Menu screen selected,
	FastPath    = "users",
	id_seq_num  = "010",
	next_id     = "users",
	title       = "Users".)

(Dialogue screen selected,
	FastPath    = "mkuser",
	id          = "mkuser",
	title       = "Add a User".)

[May 11 1999, 12:27:23]

    Command_to_Execute follows below:
>> x() {
LIST=
SET_A=
for i in "$@"
do
        if [ "$i" = "admin=true" ]
        then
                SET_A="-a"
                continue
        fi
        LIST="$LIST \"$i\""
done
eval mkuser $SET_A $LIST
}
x pgrp='staff' groups='staff' home='/u/diduser' gecos='DID User Access' diduser


    Output from Command_to_Execute follows below:

---- start ----


---- end ----

[May 11 1999, 12:27:25]


(Dialogue screen selected,
	FastPath    = "passwd",
	id          = "passwd",
	title       = "Change a User's Password".)

[May 11 1999, 12:32:02]

    Command_to_Execute follows below:
>> x() {
passwd $1
if [ $? -ne 0 ]
then
        dspmsg -s 3 smit.cat 71 'Press Enter to continue.'
        read
fi
}
x 'diduser'


    Output from Command_to_Execute follows below:

---- start ----


[May 11 1999, 12:32:30]
    Exiting SMIT


[May 12 1999, 14:05:30]
Starting Motif SMIT
(Menu screen selected,
	FastPath    = "top_menu",
	id_seq_num  = "0",
	next_id     = "top_menu",
	title       = "System Management".)
(Menu screen selected,
	FastPath    = "apps",
	id_seq_num  = "100",
	next_id     = "apps",
	title       = "Applications".)
1800-011 There are currently no additional
SMIT menu screen entries available for this
item.  This item may require installation of
additional software before it can be accessed.

(Specified sm_menu_opt with
id         = "apps",
id_seq_num = "",
was not found in SMIT/ODM database.)
(Menu screen selected,
	FastPath    = "system",
	id_seq_num  = "090",
	next_id     = "system",
	title       = "System Environments".)

[May 12 1999, 14:06:08]
Stopping Motif SMIT

[May 27 1999, 15:24:00]
    Starting SMIT

(Menu screen selected,
	FastPath    = "top_menu",
	id_seq_num  = "0",
	next_id     = "top_menu",
	title       = "System Management".)

(Menu screen selected,
	FastPath    = "security",
	id_seq_num  = "040",
	next_id     = "security",
	title       = "Security & Users".)

(Menu screen selected,
	FastPath    = "users",
	id_seq_num  = "010",
	next_id     = "users",
	title       = "Users".)

(Selector screen selected,
	FastPath  = "chuser",
	id        = "chuser",
	next_id   = "user_change.hdr",
	title     = "Change / Show Characteristics of a User".)

(Dialogue screen selected,
	FastPath    = "chuser",
	id          = "user_change.hdr",
	title       = "Change / Show Characteristics of a User".)


[May 27 1999, 15:24:56]
    Exiting SMIT